Class FlowDocumentExportOptions
Contains settings of the FlowDocument export.
public class FlowDocumentExportOptions
- Inheritance
-
FlowDocumentExportOptions
Constructors
- FlowDocumentExportOptions()
Initializes a new instance of the
FlowDocumentExportOptions
class with default settings.
Properties
- Editor
TextEditor which content should be exported.
- Flags
Gets or sets FlowDocumentExportFlags to determine behavior of the FlowDocument export.
- LineNumbersStart
Gets or sets index of the first line being exported.