Table of Contents

Property ImportPictures

Namespace
DocWright.Formats.Rtf
Assembly
DocWright.Formats.Rtf.dll

ImportPictures

Gets or sets a value indicating whether pictures are imported. True by default. Setting it false skips picture payloads entirely, which is what a caller converting untrusted input for its text alone usually wants.

public bool ImportPictures { get; set; }

Property Value

bool