Xfinium.Pdf.Graphics Namespace > PdfContentStream Class : DefineMarkedContentPointWithPropertyList Method |
'Declaration
Public Sub DefineMarkedContentPointWithPropertyList( _ ByVal tag As PdfCosName, _ ByVal properties As PdfCosObject _ )
'Usage
Dim instance As PdfContentStream Dim tag As PdfCosName Dim properties As PdfCosObject instance.DefineMarkedContentPointWithPropertyList(tag, properties)
public void DefineMarkedContentPointWithPropertyList( PdfCosName tag, PdfCosObject properties )
public: void DefineMarkedContentPointWithPropertyList( PdfCosName^ tag, PdfCosObject^ properties )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library