public static bool DisablePPM {get; set;}
public: __property static bool get_DisablePPM(); public: __property static void set_DisablePPM( bool value );
public: static property bool DisablePPM { bool get(); void set ( bool value); }
'Declaration Public Shared Property DisablePPM As Boolean
'Usage Dim value As Boolean ImGearART.DisablePPM = value value = ImGearART.DisablePPM
True if the PPM control option is disabled in font size calculations for all text marks displayed; otherwise, false.
ImGearART Class ImGearART Members
©2017. Accusoft Corporation. All Rights Reserved.