|
PdfSecurityOptionsCanAssembleDocument Property |
Allows inserting, rotating or deleting pages or bookmarks.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public bool CanAssembleDocument { get; set; }
Public Property CanAssembleDocument As Boolean
Get
Set
Property Value
Type:
BooleanSee Also