Aspose::Pdf::Forms::Field::get_IsSharedField method

Field::get_IsSharedField method

Property for Generator support. Used when field is added to header or footer. If true, this field will created once and it’s appearance will be visible on all pages of the document. If false, separated field will be created for every document page.

bool Aspose::Pdf::Forms::Field::get_IsSharedField() const

See Also