Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnCodecs Class : SaveLayer Method |
'Declaration
Public Sub SaveLayer( _ ByVal writer As Writer, _ ByVal layer As AnnLayer, _ ByVal format As AnnFormat, _ ByVal savePageNumber As Integer _ )
public void saveLayer(Writer writer, AnnLayer layer, AnnFormat format, int savePageNumber)
function Leadtools.Annotations.Core.AnnCodecs.SaveLayer( writer , layer , format , savePageNumber )