'Declaration <DefaultValueAttribute(True)> <DescriptionAttribute("A value indicating whether PDF page should be rendered with PDF non-markup annotations.")> Public Property DrawPdfNonMarkupAnnotations As Boolean
[DefaultValue(True)] [Description("A value indicating whether PDF page should be rendered with PDF non-markup annotations.")] public bool DrawPdfNonMarkupAnnotations { get; set; }
[DefaultValue(True)] [Description("A value indicating whether PDF page should be rendered with PDF non-markup annotations.")] public: __property bool get_DrawPdfNonMarkupAnnotations(); public: __property void set_DrawPdfNonMarkupAnnotations(
bool value
);
[DefaultValue(True)] [Description("A value indicating whether PDF page should be rendered with PDF non-markup annotations.")] public:
property bool DrawPdfNonMarkupAnnotations { bool get(); void set(bool value); }
Property Value
Значение по умолчанию - true.