PdfSaveOptionsPdfASavingBehavior Property |
Gets or sets a value that determines the behavior of PdfDocument when it saves a PDF/A document.
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public PdfASavingBehavior PdfASavingBehavior { get; set; }
Public Property PdfASavingBehavior As PdfASavingBehavior
Get
Set
Property Value
Type:
PdfASavingBehaviorSee Also