Leadtools.Jpip.JPX Namespace > JPxBoxParser Class : Parse Method |
public Collection<JPxBox> Parse( string imageFileName, JPxFile jpxFile, bool partitionSuperBoxes, int partitionBoxSize )
'Declaration Public Function Parse( _ ByVal imageFileName As String, _ ByVal jpxFile As JPxFile, _ ByVal partitionSuperBoxes As Boolean, _ ByVal partitionBoxSize As Integer _ ) As Collection(Of JPxBox)
'Usage Dim instance As JPxBoxParser Dim imageFileName As String Dim jpxFile As JPxFile Dim partitionSuperBoxes As Boolean Dim partitionBoxSize As Integer Dim value As Collection(Of JPxBox) value = instance.Parse(imageFileName, jpxFile, partitionSuperBoxes, partitionBoxSize)
public Collection<JPxBox> Parse( string imageFileName, JPxFile jpxFile, bool partitionSuperBoxes, int partitionBoxSize )
function Leadtools.Jpip.JPX.JPxBoxParser.Parse( imageFileName , jpxFile , partitionSuperBoxes , partitionBoxSize )
public: Collection<JPxBox^>^ Parse( String^ imageFileName, JPxFile^ jpxFile, bool partitionSuperBoxes, int partitionBoxSize )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2