'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("The content scale of the document content.")> Public Property ContentScale As Single
[Category("Appearance")] [Description("The content scale of the document content.")] public float ContentScale { get; set; }