GlobalSettings.UseLegacyPageDimensions Property

Gets or sets a boolean. Setting true will set page dimension as ExtendedPageDimensions .

public static bool UseLegacyPageDimensions { get; set; }
Public Shared Property UseLegacyPageDimensions As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

Setting true will set page dimension as ExtendedPageDimensions .

See Also

GlobalSettings
ceTe.DynamicPDF

In this topic