XfaParserOptions Class |
Namespace: Aspose.Pdf.XfaConverter
The XfaParserOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | XfaParserOptions |
Initializes a new instance of the XfaParserOptions class.
|
Name | Description | |
---|---|---|
![]() | BasePath |
Gets or sets the base path.
|
![]() | EmulateRequierdGroups |
If this property is true then additional red rectangles will be drawn for required Xfa "excluded groups"
This property was introduced because absences of analogues of excluded groups during conversion Xfa representation of forms
to standard.
It is false by default.
|
![]() | PageSize |
Gets or sets the size of the page.
|
![]() | Signed |
If this property is true then document will be converted with using of xfa form stream (if it exists).
If it is false then xfa form stream will be ignored.
This property was inrtoduced because it's not clear how to calculate check sum that used for checking sygnature.
|
![]() | UriResolver |
Gets or sets the URI resolver.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |