Active Reports 18 (from 18..)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Public Class rptSUBWESTIIAkt
|
||||
Partial Public Class rptSUBWESTIIAkt
|
||||
Inherits GrapeCity.ActiveReports.SectionReport
|
||||
|
||||
'Form overrides dispose to clean up the component list.
|
||||
@@ -8,7 +8,7 @@ Partial Public Class rptSUBWESTIIAkt
|
||||
End If
|
||||
MyBase.Dispose(disposing)
|
||||
End Sub
|
||||
|
||||
|
||||
'NOTE: The following procedure is required by the ActiveReports Designer
|
||||
'It can be modified using the ActiveReports Designer.
|
||||
'Do not modify it using the code editor.
|
||||
@@ -73,7 +73,7 @@ Partial Public Class rptSUBWESTIIAkt
|
||||
'
|
||||
Me.BG.DataField = ""
|
||||
Me.BG.Height = 11.81102!
|
||||
Me.BG.ImageData = CType(resources.GetObject("BG.ImageData"), System.IO.Stream)
|
||||
Me.BG.ImageBase64String = resources.GetString("BG.ImageBase64String")
|
||||
Me.BG.Left = -0.1968504!
|
||||
Me.BG.Name = "BG"
|
||||
Me.BG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Stretch
|
||||
@@ -345,7 +345,7 @@ Partial Public Class rptSUBWESTIIAkt
|
||||
Me.PageSettings.Margins.Top = 0.0!
|
||||
Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait
|
||||
Me.PageSettings.PaperHeight = 12.00606!
|
||||
Me.PageSettings.PaperKind = System.Drawing.Printing.PaperKind.Custom
|
||||
Me.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.Custom
|
||||
Me.PageSettings.PaperName = "Custom paper"
|
||||
Me.PageSettings.PaperWidth = 8.426064!
|
||||
Me.PrintWidth = 8.425198!
|
||||
|
||||
Reference in New Issue
Block a user