OptionalContentUsagePageElementSubtype Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the page element subtype that shall be a name that is either HF (header/footer), FG (foreground image or graphics), BG (background image or graphics), or L (logo).

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string PageElementSubtype { get; set; }

Property Value

Type: String
The page element subtype.
See Also

Reference