public PdfCreatorInfo( string creator, string subtype )
Public Sub New ( creator As String, subtype As String )
public: PdfCreatorInfo( String^ creator, String^ subtype )
new : creator : string * subtype : string -> PdfCreatorInfo
public PdfCreatorInfo( String creator, String subtype )
Patagames.Pdf.Net.Wrappers.OptionalContent.PdfCreatorInfo = function(creator, subtype);