IPXC_AcroForm::FlattenAllFields Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AcroForm::FlattenAllFields Method}} | {{#customTitle:IPXC_AcroForm::FlattenAllFields Method}} | ||
+ | {{#parentPage:PXV:IPXC_AcroForm|method}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Flatten all fields of the form. As a result of flattening, all widgets become a part of content of their pages and fields are removed. | Flatten all fields of the form. As a result of flattening, all widgets become a part of content of their pages and fields are removed. |
Revision as of 00:11, 21 April 2015
Flatten all fields of the form. As a result of flattening, all widgets become a part of content of their pages and fields are removed.
This method cannot be applied for dymanic forms.
Syntax
HRESULT FlattenAllFields();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXC_AcroForm.