Ejemplo n.º 1
0
 public static Int32 CharacterBackgroundColor(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.CharacterBackgroundColor);
 }
Ejemplo n.º 2
0
 public static Double SizeRatio(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.SizeRatio);
 }
Ejemplo n.º 3
0
 public static Double LineOffset(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.LineOffset);
 }
Ejemplo n.º 4
0
 public static Int32 Underline(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Underline);
 }
Ejemplo n.º 5
0
 public static String Font(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Font);
 }
Ejemplo n.º 6
0
 public static Boolean Italic(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Italic);
 }
Ejemplo n.º 7
0
 public static Boolean Bold(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Bold);
 }
Ejemplo n.º 8
0
 public static Int16 Height(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Height);
 }
Ejemplo n.º 9
0
 public static Int32 Style(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Style);
 }
Ejemplo n.º 10
0
 public static String Caption(IPropertyManagerPageLabelObject IPropertyManagerPageLabelinstance)
 {
     return(IPropertyManagerPageLabelinstance.IPropertyManagerPageLabelInstance.Caption);
 }