PDFFlowDocumentDefaults¶
Namespace: O2S.Components.PDF4NET.FlowDocument
Defines default values for a flow document.
Inheritance Object → PDFFlowDocumentDefaults
Constructors¶
PDFFlowDocumentDefaults()¶
Initializes a new PDFFlowDocumentDefaults object.
Properties¶
EnableAutomaticTagging¶
Gets or sets a flag indicating whether the automatic tagging is enabled.
Property Value
Boolean
When set to true, the flow document generates automatically a logical structure for the document by tagging the content.
PageDefaults¶
Gets the page defaults.
Property Value
PDFFlowPageDefaults
Default values for a page in a flow document.