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